This repository was archived by the owner on Dec 3, 2025. It is now read-only.
forked from roofstock/ember-cli-data-export
-
Notifications
You must be signed in to change notification settings - Fork 9
feat: upgrades to [email protected]. (HERO-10268)
#41
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Oct 22, 2024
Member
Author
This was referenced Oct 22, 2024
[email protected].[email protected]. (HERO-10268)
0edb3d6 to
baf2f91
Compare
2e17b76 to
01b2ec8
Compare
baf2f91 to
6776896
Compare
01b2ec8 to
0943a41
Compare
6776896 to
3e49a18
Compare
0943a41 to
21af6d6
Compare
3e49a18 to
1d3e5c3
Compare
21af6d6 to
8c3c816
Compare
1d3e5c3 to
53dcf6c
Compare
8c3c816 to
9ce4b78
Compare
An error occurred while trying to automatically change base from
feature/ember-4-12
to
main
October 23, 2024 02:56
9ce4b78 to
9ee9019
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

feat: upgrades to
[email protected].feat!: removes Blob polyfill in favour of native browser support.
Closes #14, #15 (~98% of in use browsers support the Blob API now 🎉)